Easy way to create Telegram bots in PHP. Rich Laravel support out of the box. https://github.com/westacks/telebot. TgBotLib. Telegram Bot Library for ncc.
This is a pure PHP Telegram Bot, fully extensible via plugins. Telegram announced official support for a Bot API, allowing integrators of all sorts to bring ...
An extended native php wrapper for Telegram Bot API without requirements. Supports all methods and types of responses. Bots: An introduction for developers.
Try some small changes for better practice: Instead of using data to the query string in the URL, use CURLOPT_POSTFIELDS to send data as a POST request.